home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Stuffed Files / MacMoney Demo 2.sit / MacMoney Demo Stack / card_19344.txt < prev    next >
Encoding:
Text File  |  1988-08-02  |  4.2 KB  |  213 lines

  1. -- card: 19344 from stack: in
  2. -- bmap block id: 19508
  3. -- flags: 0000
  4. -- background id: 3050
  5. -- name: ID Codes
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   hide menuBar
  9.   hide message Box
  10. end openCard
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 0004
  16. -- rect: left=3 top=115 right=199 bottom=140
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25.  
  26.  
  27. -- part 5 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=161 top=147 right=165 bottom=199
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Previous
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   beep 1
  42.   answer "Active only within MacMoney program." with OK
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 6 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=321 top=147 right=165 bottom=374
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Previous
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   beep 1
  62.   answer "Active only within MacMoney program." with OK
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 7 (button)
  68. -- low flags: 00
  69. -- high flags: 0000
  70. -- rect: left=87 top=284 right=342 bottom=397
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: New Button
  79.  
  80.  
  81. -- part 8 (button)
  82. -- low flags: 00
  83. -- high flags: 0000
  84. -- rect: left=0 top=19 right=63 bottom=143
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: New Button
  93.  
  94.  
  95. -- part 9 (button)
  96. -- low flags: 00
  97. -- high flags: 0000
  98. -- rect: left=369 top=20 right=64 bottom=512
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 0 / 0
  101. -- text alignment: 1
  102. -- font id: 0
  103. -- text size: 12
  104. -- style flags: 0
  105. -- line height: 16
  106. -- part name: New Button
  107.  
  108.  
  109. -- part 10 (button)
  110. -- low flags: 00
  111. -- high flags: A003
  112. -- rect: left=25 top=202 right=226 bottom=118
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: "Exit"
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   go to card "transactions"
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 11 (button)
  129. -- low flags: 00
  130. -- high flags: 2000
  131. -- rect: left=226 top=147 right=165 bottom=294
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Previous
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   beep 1
  143.   answer "Active only within MacMoney program." with OK
  144. end mouseUp
  145.  
  146.  
  147.  
  148. -- part 12 (button)
  149. -- low flags: 00
  150. -- high flags: 0000
  151. -- rect: left=0 top=1 right=20 bottom=204
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 1
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: New Button
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   beep 1
  163.   answer "Menu bar is inactive." with Cancel
  164. end mouseUp
  165.  
  166.  
  167.  
  168. -- part 14 (button)
  169. -- low flags: 00
  170. -- high flags: 0000
  171. -- rect: left=248 top=1 right=20 bottom=511
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: New Button
  180. ----- HyperTalk script -----
  181. on mouseUp
  182.   beep 1
  183.   answer "Menu bar is inactive." with Cancel
  184. end mouseUp
  185.  
  186.  
  187.  
  188. -- part 15 (button)
  189. -- low flags: 00
  190. -- high flags: 2000
  191. -- rect: left=203 top=1 right=20 bottom=249
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: List
  200. ----- HyperTalk script -----
  201. on mouseDown
  202.   go to card "List Menu"
  203. end mouseDown
  204.  
  205.  
  206.  
  207. -- part contents for card part 1
  208. ----- text -----
  209.     
  210. This is how the ID Codes window will appear.
  211.  
  212.  
  213.